home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
amigaoscd
/
amigapluscd
/
AP-Website
/
news
/
admin
/
phpmyadmin
/
portuguese.inc.php
< prev
next >
Wrap
PHP Script
|
2002-01-27
|
5KB
|
124 lines
<?php
/* $Id: portuguese.inc.php,v 1.1 1999/10/10 17:18:22 tobias Exp $ */
/* thebest@information4u.com / camillai@mandic.com.br */
$strAPrimaryKey = "Chave primária acrescentada na ";
$strAccessDenied = "Acesso Negado";
$strAction = "Ações";
$strAddNewField = "Adiciona novo campo";
$strAddSearchConditions = "Condição de Pesquisa (Complemento da clausula \"where\"):";
$strAnIndex = "Um indice foi adicionado na ";
$strAttr = "Atributos";
$strBrowse = "Visualiza";
$strCarriage = "Carriage return: \\r";
$strChange = "Muda";
$strColumnNames = "Nome da Colunas";
$strCopyTable = "Copia tabela para:";
$strCopyTableOK = "Tabela \$table copiada para \$new_name.";
$strCreate = "Cria";
$strCreateNewDatabase = "Cria novo banco de dados";
$strCreateNewTable = "Cria nova tabela no banco de dados ";
$strDatabase = "Banco de Dados ";
$strDatabases = "Banco de Dados";
$strDefault = "Default";
$strDelete = "Remove";
$strDeleted = "Registro eliminado";
$strDoAQuery = "Faça uma \"query by example\" (wildcard: \"%\")";
$strDoYouReally = "Confirma : ";
$strDocu = "Documentação";
$strDrop = "Elimina";
$strDropDB = "Elimina o banco de dados: ";
$strDumpingData = "Extraindo dados da tabela";
$strEdit = "Edita";
$strEmpty = "Limpa";
$strEmptyResultSet = "MySQL retornou um set vazio (ex. zero regs).";
$strEnclosedBy = "enclosed by";
$strEnd = "Fim";
$strError = "Erro";
$strEscapedBy = "escaped by";
$strExtra = "Extra";
$strField = "Campo";
$strFields = "Qtd Campos";
$strFunction = "Funçoes";
$strGo = "Executa";
$strHasBeenAltered = "foi alterado.";
$strHasBeenCreated = "foi criado.";
$strHasBeenDropped = "foi eliminado.";
$strHasBeenEmptied = "foi esvaziado.";
$strHome = "Home";
$strHost = "Host";
$strIfYouWish = "Para carregar apenas algumas colunas da tabela, faça uma lista separada por virgula.";
$strIndex = "Index";
$strInsert = "Insere";
$strInsertIntoTable = "Insere na tabela";
$strInsertNewRow = "Insere novo registro";
$strInsertTextfiles = "Insere arquivo texto na tabela";
$strKeyname = "Keyname";
$strLengthSet = "Tamanho/Set";
$strLineFeed = "Linefeed: \\n";
$strLines = "Linhas";
$strLocationTextfile = "Localização do arquivo textos";
$strModifications = "Modificações foram salvas";
$strMySQLReloaded = "MySQL reiniciado.";
$strMySQLSaid = "Mensagens do MySQL : ";
$strMySQLShowStatus = "Mostra informação de runtime do MySql";
$strMySQLShowVars = "Mostra variáveis de sistema do MySQL";
$strName = "Nome";
$strNext = "Próximo";
$strNo = "Não";
$strNoTablesFound = "Nenhuma table encontrada no banco de dados";
$strNull = "Null";
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character.";
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionally = "OPTIONALLY";
$strPos1 = "Inicio";
$strPrevious = "Anterior";
$strPrimary = "Primary";
$strPrimaryKey = "Chave Primária";
$strProducedAnError = "produziu um erro.";
$strProperties = "Propriedades";
$strReadTheDocs = "Leia os docs";
$strRecords = "Registros";
$strReloadFailed = "Reinicialização do MySQL falhou.";
$strReloadMySQL = "Reinicializa o MySQL";
$strRenameTable = "Renomeia a tabela para ";
$strRenameTableOK = "Tabela \$table renomeada para \$new_name";
$strReplace = "Substituir";
$strReplaceTable = "Substituir os dados da tabela pelos do arquivo";
$strReset = "Reset";
$strRunSQLQuery = "Executa SQL query no banco de dados ";
$strRunning = "Rodando em ";
$strSQLQuery = "SQL-query";
$strSave = "Salva";
$strSelect = "Seleciona";
$strSelectFields = "Seleciones os campos (no mínimo 1)";
$strSend = "envia";
$strShowingRecords = "Mostrando registros ";
$strStrucCSV = "Dados CSV";
$strStrucData = "Estrutura e dados";
$strStrucDrop = "Adiciona 'drop table'";
$strStrucOnly = "Somente estrutura";
$strSubmit = "Submete";
$strSuccess = "Sua SQL-query foi executada com sucesso";
$strTable = "tabela ";
$strTableStructure = "Estrutura da tabela";
$strTerminatedBy = "terminado por";
$strTheContent = "O conteúdo do seu arquivo foi inserido";
$strTheContents = "O conteúdo do arquivo substituiu o conteúdo da tabela que tinha a mesma chave primária ou única";
$strTheTerminator = "Terminador de campos.";
$strTotal = "total";
$strType = "Tipo";
$strUnique = "Unique";
$strValue = "Value";
$strViewDump = "Ver o esquema da tabela";
$strViewDumpDB = "Ver o esquema do banco de dados";
$strWelcome = "Benvindo ao ";
$strWrongUser = "Usuário ou Senha errado. Acesso Negado.";
$strYes = "Sim";
$strMySQLShowProcess = "Mostra os Processos";
$strLogout = "Log out";
$strQBE = "Query by Example";
$strBack = "Voltar";
$strTableComments = "Comentários da tabela";
?>